home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / python-apt / text / index.txt < prev   
Encoding:
Text File  |  2009-03-30  |  2.6 KB  |  101 lines

  1.  
  2. Welcome to python-apt's documentation!
  3. **************************************
  4.  
  5. Note: This documentation can not be considered complete at the moment. But
  6.   it provides better documentation than the documentation available
  7.   through pydoc.
  8.  
  9. Note: This documentation has been created by Sphinx, using
  10.   reStructuredText files written by Julian Andres Klode
  11.   <jak@debian.org>, and in case of the apt package, from the
  12.   documentation shipped in the modules.
  13.  
  14. Contents:
  15.  
  16. * ``apt`` --- Highlevel apt package
  17.   * ``apt.cache`` --- The Cache class
  18.   * ``apt.cdrom`` - Functionality like in apt-cdrom
  19.   * ``apt.debfile`` --- Classes related to debian package files
  20.   * ``apt.gtk.widgets`` --- GTK widgets
  21.   * ``apt.package`` --- Classes for package handling
  22.   * ``apt.progress`` --- Classes for progress reporting
  23.   * Classes exported in apt
  24. * ``apt_pkg`` --- The low-level bindings for apt-pkg
  25.   * Classes in apt_pkg
  26.   * Module Initialization
  27.   * Object initialization
  28.   * The Acquire interface
  29.   * Hash functions
  30.   * Other functions
  31.   * Data
  32. * ``apt_inst`` - Working with local Debian packages
  33.   * Checking packages
  34.   * Listing contents
  35.   * Extracting contents
  36.   * Example: Emulating **dpkg** ``--extract``
  37.   * Example: Emulating **dpkg** ``--contents``
  38.   * Example: Emulating **dpkg** ``--info``
  39. * ``aptsources`` --- Working with sources.list
  40.   * ``aptsources.distinfo`` --- provide meta information for distro
  41.     repositories
  42.   * ``aptsources.distro`` --- Distribution abstraction of the
  43.     sources.list
  44.   * ``aptsources.sourceslist`` --- Provide an abstraction of the
  45.     sources.list
  46. * Coding for python-apt
  47.   * Available branches
  48.   * C++ Coding style
  49.   * Python Coding Style
  50.   * Submitting your patch
  51.   * Documentation updates
  52.   * Example patch session
  53.  
  54. Indices and tables
  55. ******************
  56.  
  57. * *Index*
  58.  
  59. * *Module Index*
  60.  
  61. * *Search Page*
  62.  
  63.  
  64. TODO
  65. ****
  66.  
  67. Todo: This should be split and cleaned up a bit.
  68.  
  69. (The original entry is located in apt_pkg/cache.rst, line 4 and can be
  70. found *here*.)
  71.  
  72. Todo: Seems to be some mixture of versions and pkgFile.
  73.  
  74. (The original entry is located in apt_pkg/cache.rst, line 254 and can
  75. be found *here*.)
  76.  
  77. Todo: Explain better..
  78.  
  79. (The original entry is located in apt_pkg/cache.rst, line 690 and can
  80. be found *here*.)
  81.  
  82. Todo: Complete them
  83.  
  84. (The original entry is located in apt_pkg/cache.rst, line 796 and can
  85. be found *here*.)
  86.  
  87. Todo: Really document it.
  88.  
  89. (The original entry is located in apt_pkg/cache.rst, line 1129 and can
  90. be found *here*.)
  91.  
  92. Todo: Really document it.
  93.  
  94. (The original entry is located in apt_pkg/cache.rst, line 1141 and can
  95. be found *here*.)
  96.  
  97. Todo: Really document it.
  98.  
  99. (The original entry is located in apt_pkg/cache.rst, line 1149 and can
  100. be found *here*.)
  101.